Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate accounts section from less to scss #4891

Open
wants to merge 2 commits into
base: unstable
Choose a base branch
from

Conversation

adibmbrk
Copy link

@adibmbrk adibmbrk commented Feb 1, 2025

Summary

This PR migrates the LESS used in the entire accounts section to SCSS.

  • Main.vue
  • Create.vue
    In Create.vue I removed unused styling that has been included previously. We can confirm that it's unused by looking at the browsers developer tools. There is no .v-input__slot deeply nested within policy-checkbox thereby ensuring us that it's unused and safe to remove.
Screenshot 2025-02-01 at 22 23 59
  • RequestNewActivationLink.vue
  • ForgotPassword.vue
  • ResetPassword.vue

References

@akolson
Copy link
Member

akolson commented Feb 6, 2025

Hi @adibmbrk!

Great work on the migration. It appears to me that this is only a fraction to what I think the issue requires. Could you please clarify on what your plan of development is?

Thanks

@adibmbrk
Copy link
Author

adibmbrk commented Feb 6, 2025

Could you please clarify on what your plan of development is?

Hey @akolson, I have updated the issue with my plan, please let me know if you have any suggestions.

@akolson
Copy link
Member

akolson commented Feb 7, 2025

Hey @adibmbrk! Please see #4827 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants